<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>1</cardCount>
<cardID>2968</cardID>
<listID>3989</listID>
<cantModify><false /></cantModify>
<cantDelete><true /></cantDelete>
<cantAbort><true /></cantAbort>
<cardSize>
<width>256</width>
<height>256</height>
</cardSize>
<script>on openStackglobal gDataPathloadPref gDataPath & "FirstClass.pref"end openStackon closeStackset hilite of bg btn id 7 to falsesend "saveIt" to bg btn id 7serverTask "GatewaySetupDone"end closeStackon suspendStackend suspendStackon keyDown whatif charToNum(what) = 3 thenset hilite of bg btn id 7 to truesend mouseUp to bg btn id 7elsepass keyDownend ifend keyDown</script>